API

Logistics APIs

Tags and resources

GET
logistics/shipping-advice-items
List of all shipping advice items
GET
logistics/shipping-advice-items/key-figures?groupBy={groupBy}
Key figures for shipping advice items.
GET
logistics/shipping-advices/{shippingAdviceId}/items
List of all items of provided shipping advice
PUT
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}
Updates provided shipping advice item
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}
Details about a specific item of an shipping advice
POST
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/api-operations/{apiOperationId}/instances
15 operation(s) for logistics/shipping-advices/{shippingAdviceId}/items/{itemId}
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/applicable-purchase-quote-items
List of applicable/possible purchase quote items to use when calculating landed cost for the item
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/document-flow
RamBase stores the data of every step in an operational business process in the form of a document, for example, a sales quote, a sales order, an shipping advice, or a sales invoice. Since the steps of the business processes are often based on previous steps, the documents are likewise based on one another and thus form a consecutive document chain. This resource lists all documents in the flow of the provided shipping advice item
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/forward-destinations
List of possible targets to forward shipping advice item to
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/product-units
List of product units in provided shipping advice item
GET
logistics/shipping-advices/{shippingAdviceId}/items/{itemId}/related-objects?includeAssignments={includeAssignments}
Lists objects related to shipping advice item
POST
system/api/api-operations/100247
See AOP/100247